home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / Peon / PeonSDK-Win32-1.0.0.exe / {app} / PeonMain / makefiles / PeonMain_2005.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2005-12-01  |  8.6 KB  |  418 lines

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="8.00"
  5.     Name="PeonMain"
  6.     ProjectGUID="{E73D0348-8FA8-4E7C-916A-3A9586B6E670}"
  7.     RootNamespace="PeonMain"
  8.     Keyword="Win32Proj"
  9.     >
  10.     <Platforms>
  11.         <Platform
  12.             Name="Win32"
  13.         />
  14.     </Platforms>
  15.     <ToolFiles>
  16.     </ToolFiles>
  17.     <Configurations>
  18.         <Configuration
  19.             Name="Debug|Win32"
  20.             OutputDirectory="Debug"
  21.             IntermediateDirectory="../obj/Debug"
  22.             ConfigurationType="2"
  23.             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24.             CharacterSet="2"
  25.             >
  26.             <Tool
  27.                 Name="VCPreBuildEventTool"
  28.             />
  29.             <Tool
  30.                 Name="VCCustomBuildTool"
  31.             />
  32.             <Tool
  33.                 Name="VCXMLDataGeneratorTool"
  34.             />
  35.             <Tool
  36.                 Name="VCWebServiceProxyGeneratorTool"
  37.             />
  38.             <Tool
  39.                 Name="VCMIDLTool"
  40.             />
  41.             <Tool
  42.                 Name="VCCLCompilerTool"
  43.                 Optimization="0"
  44.                 AdditionalIncludeDirectories=""../include""
  45.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PEONMAIN_EXPORTS"
  46.                 MinimalRebuild="true"
  47.                 BasicRuntimeChecks="3"
  48.                 RuntimeLibrary="3"
  49.                 UsePrecompiledHeader="0"
  50.                 WarningLevel="3"
  51.                 Detect64BitPortabilityProblems="true"
  52.                 DebugInformationFormat="4"
  53.             />
  54.             <Tool
  55.                 Name="VCManagedResourceCompilerTool"
  56.             />
  57.             <Tool
  58.                 Name="VCResourceCompilerTool"
  59.             />
  60.             <Tool
  61.                 Name="VCPreLinkEventTool"
  62.             />
  63.             <Tool
  64.                 Name="VCLinkerTool"
  65.                 AdditionalDependencies="SDL.lib SDL_image.lib SDL_mixer.lib opengl32.lib glu32.lib openal32.lib alut.lib ogg_static_d.lib vorbis_static_d.lib vorbisfile_static_d.lib lua+lib.lib CEGUIBase_d.lib OpenGLGUIRenderer_d.lib"
  66.                 OutputFile="../bin/VS2005/PeonMain_d.dll"
  67.                 LinkIncremental="2"
  68.                 AdditionalLibraryDirectories=""../../Dependencies/VS2003_libs""
  69.                 GenerateDebugInformation="true"
  70.                 ProgramDatabaseFile="$(OutDir)/PeonMain.pdb"
  71.                 SubSystem="2"
  72.                 ImportLibrary="../lib/VS2005/PeonMain_d.lib"
  73.                 TargetMachine="1"
  74.             />
  75.             <Tool
  76.                 Name="VCALinkTool"
  77.             />
  78.             <Tool
  79.                 Name="VCManifestTool"
  80.             />
  81.             <Tool
  82.                 Name="VCXDCMakeTool"
  83.             />
  84.             <Tool
  85.                 Name="VCBscMakeTool"
  86.             />
  87.             <Tool
  88.                 Name="VCFxCopTool"
  89.             />
  90.             <Tool
  91.                 Name="VCAppVerifierTool"
  92.             />
  93.             <Tool
  94.                 Name="VCWebDeploymentTool"
  95.             />
  96.             <Tool
  97.                 Name="VCPostBuildEventTool"
  98.                 CommandLine="copy ..\bin\VS2003\$(TargetFileName) ..\..\redist\$(TargetFileName) "
  99.             />
  100.         </Configuration>
  101.         <Configuration
  102.             Name="Release|Win32"
  103.             OutputDirectory="Release"
  104.             IntermediateDirectory="../obj/Release"
  105.             ConfigurationType="2"
  106.             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  107.             CharacterSet="2"
  108.             >
  109.             <Tool
  110.                 Name="VCPreBuildEventTool"
  111.             />
  112.             <Tool
  113.                 Name="VCCustomBuildTool"
  114.             />
  115.             <Tool
  116.                 Name="VCXMLDataGeneratorTool"
  117.             />
  118.             <Tool
  119.                 Name="VCWebServiceProxyGeneratorTool"
  120.             />
  121.             <Tool
  122.                 Name="VCMIDLTool"
  123.             />
  124.             <Tool
  125.                 Name="VCCLCompilerTool"
  126.                 AdditionalIncludeDirectories=""..\include""
  127.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PEONMAIN_EXPORTS"
  128.                 RuntimeLibrary="2"
  129.                 UsePrecompiledHeader="0"
  130.                 WarningLevel="3"
  131.                 Detect64BitPortabilityProblems="true"
  132.                 DebugInformationFormat="3"
  133.             />
  134.             <Tool
  135.                 Name="VCManagedResourceCompilerTool"
  136.             />
  137.             <Tool
  138.                 Name="VCResourceCompilerTool"
  139.             />
  140.             <Tool
  141.                 Name="VCPreLinkEventTool"
  142.             />
  143.             <Tool
  144.                 Name="VCLinkerTool"
  145.                 AdditionalDependencies="sdl.lib sdl_image.lib sdl_mixer.lib opengl32.lib glu32.lib openal32.lib alut.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib tokamak.lib CEGUIBase.lib OpenGLGUIRenderer.lib"
  146.                 OutputFile="../bin/VS2005/PeonMain.dll"
  147.                 LinkIncremental="1"
  148.                 AdditionalLibraryDirectories=""../../Dependencies/VS2003_libs""
  149.                 GenerateDebugInformation="true"
  150.                 SubSystem="2"
  151.                 OptimizeReferences="2"
  152.                 EnableCOMDATFolding="2"
  153.                 ImportLibrary="../lib/VS2003/PeonMain.lib"
  154.                 TargetMachine="1"
  155.             />
  156.             <Tool
  157.                 Name="VCALinkTool"
  158.             />
  159.             <Tool
  160.                 Name="VCManifestTool"
  161.             />
  162.             <Tool
  163.                 Name="VCXDCMakeTool"
  164.             />
  165.             <Tool
  166.                 Name="VCBscMakeTool"
  167.             />
  168.             <Tool
  169.                 Name="VCFxCopTool"
  170.             />
  171.             <Tool
  172.                 Name="VCAppVerifierTool"
  173.             />
  174.             <Tool
  175.                 Name="VCWebDeploymentTool"
  176.             />
  177.             <Tool
  178.                 Name="VCPostBuildEventTool"
  179.                 CommandLine="copy ..\bin\VS2003\$(TargetFileName) ..\..\redist\$(TargetFileName)"
  180.             />
  181.         </Configuration>
  182.     </Configurations>
  183.     <References>
  184.     </References>
  185.     <Files>
  186.         <Filter
  187.             Name="Header files"
  188.             >
  189.             <File
  190.                 RelativePath="..\include\AudioEngine.h"
  191.                 >
  192.             </File>
  193.             <File
  194.                 RelativePath="..\include\Billboard.h"
  195.                 >
  196.             </File>
  197.             <File
  198.                 RelativePath="..\include\EngineCore.h"
  199.                 >
  200.             </File>
  201.             <File
  202.                 RelativePath="..\include\FileLogger.h"
  203.                 >
  204.             </File>
  205.             <File
  206.                 RelativePath="..\include\IActor.h"
  207.                 >
  208.             </File>
  209.             <File
  210.                 RelativePath="..\include\IApplication.h"
  211.                 >
  212.             </File>
  213.             <File
  214.                 RelativePath="..\include\IApplicationState.h"
  215.                 >
  216.             </File>
  217.             <File
  218.                 RelativePath="..\include\IniConfigReader.h"
  219.                 >
  220.             </File>
  221.             <File
  222.                 RelativePath="..\include\InputEngine.h"
  223.                 >
  224.             </File>
  225.             <File
  226.                 RelativePath="..\include\ISceneObject.h"
  227.                 >
  228.             </File>
  229.             <File
  230.                 RelativePath="..\include\ISingleton.h"
  231.                 >
  232.             </File>
  233.             <File
  234.                 RelativePath="..\include\IUnknown.h"
  235.                 >
  236.             </File>
  237.             <File
  238.                 RelativePath="..\include\Matrix44.h"
  239.                 >
  240.             </File>
  241.             <File
  242.                 RelativePath="..\include\PeonDLLHeader.h"
  243.                 >
  244.             </File>
  245.             <File
  246.                 RelativePath="..\include\PeonMain.h"
  247.                 >
  248.             </File>
  249.             <File
  250.                 RelativePath="..\include\PeonPlatform.h"
  251.                 >
  252.             </File>
  253.             <File
  254.                 RelativePath="..\include\Peonstdafx.h"
  255.                 >
  256.             </File>
  257.             <File
  258.                 RelativePath="..\include\Plane.h"
  259.                 >
  260.             </File>
  261.             <File
  262.                 RelativePath="..\include\PrimTypes.h"
  263.                 >
  264.             </File>
  265.             <File
  266.                 RelativePath="..\include\Quaternion.h"
  267.                 >
  268.             </File>
  269.             <File
  270.                 RelativePath="..\include\Ray.h"
  271.                 >
  272.             </File>
  273.             <File
  274.                 RelativePath="..\include\SceneCamera.h"
  275.                 >
  276.             </File>
  277.             <File
  278.                 RelativePath="..\include\SceneFont.h"
  279.                 >
  280.             </File>
  281.             <File
  282.                 RelativePath="..\include\SceneLight.h"
  283.                 >
  284.             </File>
  285.             <File
  286.                 RelativePath="..\include\SceneRenderer.h"
  287.                 >
  288.             </File>
  289.             <File
  290.                 RelativePath="..\include\SceneRoot.h"
  291.                 >
  292.             </File>
  293.             <File
  294.                 RelativePath="..\include\SceneTexture.h"
  295.                 >
  296.             </File>
  297.             <File
  298.                 RelativePath="..\include\Sphere.h"
  299.                 >
  300.             </File>
  301.             <File
  302.                 RelativePath="..\include\Timer.h"
  303.                 >
  304.             </File>
  305.             <File
  306.                 RelativePath="..\include\Vector3.h"
  307.                 >
  308.             </File>
  309.             <File
  310.                 RelativePath="..\include\Vector4.h"
  311.                 >
  312.             </File>
  313.         </Filter>
  314.         <Filter
  315.             Name="Source files"
  316.             >
  317.             <File
  318.                 RelativePath="..\source\AudioEngine.cpp"
  319.                 >
  320.             </File>
  321.             <File
  322.                 RelativePath="..\source\Billboard.cpp"
  323.                 >
  324.             </File>
  325.             <File
  326.                 RelativePath="..\source\EngineCore.cpp"
  327.                 >
  328.             </File>
  329.             <File
  330.                 RelativePath="..\source\FileLogger.cpp"
  331.                 >
  332.             </File>
  333.             <File
  334.                 RelativePath="..\source\IActor.cpp"
  335.                 >
  336.             </File>
  337.             <File
  338.                 RelativePath="..\source\IApplication.cpp"
  339.                 >
  340.             </File>
  341.             <File
  342.                 RelativePath="..\source\IniConfigReader.cpp"
  343.                 >
  344.             </File>
  345.             <File
  346.                 RelativePath="..\source\InputEngine.cpp"
  347.                 >
  348.             </File>
  349.             <File
  350.                 RelativePath="..\source\Matrix44.cpp"
  351.                 >
  352.             </File>
  353.             <File
  354.                 RelativePath="..\source\PeonMain.cpp"
  355.                 >
  356.             </File>
  357.             <File
  358.                 RelativePath="..\source\Plane.cpp"
  359.                 >
  360.             </File>
  361.             <File
  362.                 RelativePath="..\source\Quaternion.cpp"
  363.                 >
  364.             </File>
  365.             <File
  366.                 RelativePath="..\source\Ray.cpp"
  367.                 >
  368.             </File>
  369.             <File
  370.                 RelativePath="..\source\Renderer.cpp"
  371.                 >
  372.             </File>
  373.             <File
  374.                 RelativePath="..\source\SceneCamera.cpp"
  375.                 >
  376.             </File>
  377.             <File
  378.                 RelativePath="..\source\SceneFont.cpp"
  379.                 >
  380.             </File>
  381.             <File
  382.                 RelativePath="..\source\SceneLight.cpp"
  383.                 >
  384.             </File>
  385.             <File
  386.                 RelativePath="..\source\SceneRenderer.cpp"
  387.                 >
  388.             </File>
  389.             <File
  390.                 RelativePath="..\source\SceneRoot.cpp"
  391.                 >
  392.             </File>
  393.             <File
  394.                 RelativePath="..\source\SceneTexture.cpp"
  395.                 >
  396.             </File>
  397.             <File
  398.                 RelativePath="..\source\Sphere.cpp"
  399.                 >
  400.             </File>
  401.             <File
  402.                 RelativePath="..\source\Timer.cpp"
  403.                 >
  404.             </File>
  405.             <File
  406.                 RelativePath="..\source\Vector3.cpp"
  407.                 >
  408.             </File>
  409.             <File
  410.                 RelativePath="..\source\Vector4.cpp"
  411.                 >
  412.             </File>
  413.         </Filter>
  414.     </Files>
  415.     <Globals>
  416.     </Globals>
  417. </VisualStudioProject>
  418.